home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / util / rexx / AppLauncher.readme < prev    next >
Encoding:
Text File  |  1998-10-31  |  3.4 KB  |  89 lines

  1. Short:    An ARexx script to start applications flexibly
  2. Author:   Martin Steigerwald <steigerw@stud.uni-frankfurt.de>
  3. Uploader: Martin Steigerwald <steigerw@stud.uni-frankfurt.de>
  4. Type:     util/rexx
  5.  
  6. German and english documentation follows:
  7.  
  8. $VER: AppLauncher.readme 1.9 (12.10.98) (C) by Martin Steigerwald
  9.  
  10. The AppLauncher package is copyright 1998 by Martin Steigerwald.
  11.  
  12. Non-commercial distribution allowed.
  13.  
  14. GP Software and AmiNet may distribute it on CD-ROM.
  15.  
  16. NO WARRANTIES!
  17.  
  18.  
  19. Deutsch
  20. =======
  21.  
  22. Lädt gegebenfalls die angegebene Anwendung und läßt diese per ARexx-Befehl
  23. die angegeben Dateien einladen. Vor dem Laden der Dateien kann noch ein
  24. Kommando ausgeführt werden, um die Anwendung in den Vordergrund zu
  25. bringen. Eine Einstellungsdatei enthält dabei alle nötigen Infos. Es ist
  26. genug, den Namen der Anwendung anzugeben.
  27.  
  28.  
  29. English
  30. =======
  31.  
  32. Loads an given application if it isnt already loaded and let it load the
  33. given files using arexx commands. Before loading the files it can issue a
  34. command to bring the application to front. A config file contains all the
  35. necessary information so that it is enough to give the name of the
  36. application.
  37.  
  38.  
  39. Recent changes
  40. Letzte Änderungen
  41. =================
  42.  
  43. 12.10.98
  44.  
  45.     AppLauncher 1.9
  46.  
  47.     AppLauncher.readme 1.9
  48.         Changed Type: to util/rexx as recommended by Matthias Scheler.
  49.  
  50.     AppLauncher.cfg 1.8
  51.         Added configuration entries for IBrowse and AWeb. Not tested!
  52.             I don't own these programs.
  53.             Thanks to Simone Tellini for the ARexx scripts for CManager
  54.             where I have looked at to find out the commands.
  55.             Stack setting is 50000 bytes. I guessed it. I don't have a
  56.             glue about what stack IBrowse and AWeb use. When you know
  57.             the exact values please tell me.
  58.         PPaint entry now has pathname "PPaint:". This assign should work
  59.             on all systems.
  60.         Path that can't be set by me are pointing to RAM: now. So search
  61.             for every occurence of RAM: and replace it with the correct
  62.             path to the application when you have it installed.
  63.  
  64.  
  65. ============================= Archive contents =============================
  66.  
  67. Original  Packed Ratio    Date     Time    Name
  68. -------- ------- ----- --------- --------  -------------
  69.     1060     339 68.0% 12-Oct-98 17:22:22 +AppLauncher.cfg
  70.      467     317 32.1% 07-Oct-98 21:20:22 +AppLauncher.dopus5
  71.     2101    1068 49.1% 12-Oct-98 17:31:36 +AppLauncher.readme
  72.     1234     778 36.9% 07-Oct-98 21:23:48 +AppLauncher.readme.info
  73.     4438    1280 71.1% 26-Sep-98 19:01:56 +AppLauncher.rexx
  74.     1807    1280 29.1% 07-Oct-98 21:23:48 +AppLauncher.rexx.info
  75.     1066     619 41.9% 07-Oct-98 21:23:48 +AppLauncher1.4.info
  76.     3265    1417 56.6% 16-Aug-97 16:41:18 +AppLauncher.readme
  77.      862     479 44.4% 16-Aug-97 16:30:54 +AppLauncher.rexx
  78.     1066     625 41.3% 07-Oct-98 21:23:48 +Help.info
  79.     2877    1172 59.2% 12-Oct-98 17:31:16 +AppLauncher.history
  80.     1234     782 36.6% 07-Oct-98 21:24:10 +AppLauncher.history.info
  81.     1066     623 41.5% 07-Oct-98 21:24:10 +Deutsch.info
  82.     3183    1388 56.3% 07-Oct-98 21:26:26 +AppLauncher.guide
  83.     1432     979 31.6% 07-Oct-98 21:24:22 +AppLauncher.guide.info
  84.     1066     616 42.2% 07-Oct-98 21:24:10 +English.info
  85.     3025    1261 58.3% 07-Oct-98 21:25:46 +AppLauncher.guide
  86.     1432     977 31.7% 07-Oct-98 21:24:32 +AppLauncher.guide.info
  87. -------- ------- ----- --------- --------
  88.    32681   16000 51.0% 19-Oct-98 15:45:22   18 files
  89.